home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 85 / CDMM85_1.ISO / Paintball Q3 / q3pbpak01.pk3 / scripts / water.shader < prev   
Encoding:
Text File  |  2000-11-27  |  5.7 KB  |  307 lines

  1. //***************************************//
  2. //Quake III Paintball Shader File        //
  3. //                                       //
  4. //Please do not edit this unless you     //
  5. //know what you are doing.               //
  6. //***************************************//
  7.  
  8. //**Large Clear Ripple**
  9. textures/water/clear_ripple1
  10.     
  11.     {
  12.         qer_editorimage textures/water/clear_ripple1.tga
  13.         qer_trans .5
  14.         q3map_globaltexture
  15.         surfaceparm trans
  16.         surfaceparm nonsolid
  17.         surfaceparm water
  18.  
  19.         cull disable
  20.         deformVertexes wave 64 sin .5 .5 0 .5    
  21.     
  22.         
  23.         { 
  24.             map liquids/liquids/pool3d_5.tga
  25.             blendFunc GL_dst_color GL_one
  26.             rgbgen identity
  27.             tcmod scale .5 .5
  28.             tcmod transform 1.5 0 1.5 1 1 2
  29.             tcmod scroll -.05 .001
  30.         }
  31.     
  32.         { 
  33.             map liquids/liquids/pool3d_6.tga
  34.             blendFunc GL_dst_color GL_one
  35.             rgbgen identity
  36.             tcmod scale .5 .5
  37.             tcmod transform 0 1.5 1 1.5 2 1
  38.             tcmod scroll .025 -.001
  39.         }
  40.  
  41.         { 
  42.             map liquids/liquids/pool3d_3.tga
  43.             blendFunc GL_dst_color GL_one
  44.             rgbgen identity
  45.             tcmod scale .25 .5
  46.             tcmod scroll .001 .025
  47.         }    
  48.  
  49.         {
  50.             map $lightmap
  51.             blendFunc GL_dst_color GL_zero
  52.             rgbgen identity        
  53.         }
  54.     }
  55.  
  56. //**Medium Clear Ripple**
  57. textures/water/clear_ripple3
  58.         
  59.     {
  60.         qer_editorimage textures/water/clear_ripple3.tga
  61.         qer_trans .5
  62.         q3map_globaltexture
  63.         surfaceparm trans
  64.         surfaceparm nonsolid
  65.         surfaceparm water
  66.     
  67.         cull disable
  68.         deformVertexes wave 64 sin .5 .5 0 .5    
  69.         
  70.         { 
  71.             map liquids/liquids/pool3d_5c.tga
  72.             blendFunc GL_dst_color GL_one
  73.             rgbgen identity
  74.             tcmod scale .5 .5
  75.             tcmod transform 1.5 0 1.5 1 1 2
  76.             tcmod scroll -.05 .001
  77.         }
  78.     
  79.         { 
  80.             map liquids/liquids/pool3d_6c.tga
  81.             blendFunc GL_dst_color GL_one
  82.             rgbgen identity
  83.             tcmod scale .5 .5
  84.             tcmod transform 0 1.5 1 1.5 2 1
  85.             tcmod scroll .025 -.001
  86.         }
  87.  
  88.         { 
  89.             map liquids/liquids/pool3d_3c.tga
  90.             blendFunc GL_dst_color GL_one
  91.             rgbgen identity
  92.             tcmod scale .25 .5
  93.             tcmod scroll .001 .025
  94.         }
  95.     
  96.         {
  97.             map $lightmap
  98.             blendFunc GL_dst_color GL_zero
  99.             rgbgen identity        
  100.         }
  101.     
  102.  
  103.     }
  104.  
  105. //**Small Clear Ripple**
  106. textures/water/clear_ripple2
  107.     
  108.     {
  109.         qer_editorimage textures/water/clear_ripple2.tga
  110.         qer_trans .5
  111.         q3map_globaltexture
  112.         surfaceparm trans
  113.         surfaceparm nonsolid
  114.         surfaceparm water
  115.  
  116.         cull disable
  117.         deformVertexes wave 64 sin .5 .5 0 .5    
  118.  
  119.         { 
  120.             map liquids/liquids/pool3d_5b.tga
  121.             blendFunc GL_dst_color GL_one
  122.             rgbgen identity
  123.             tcmod scale .5 .5
  124.             tcmod transform 1.5 0 1.5 1 1 2
  125.             tcmod scroll -.05 .001
  126.         }
  127.     
  128.         { 
  129.             map liquids/liquids/pool3d_6b.tga
  130.             blendFunc GL_dst_color GL_one
  131.             rgbgen identity
  132.             tcmod scale .5 .5
  133.             tcmod transform 0 1.5 1 1.5 2 1
  134.             tcmod scroll .025 -.001
  135.         }
  136.  
  137.         { 
  138.             map liquids/liquids/pool3d_3b.tga
  139.             blendFunc GL_dst_color GL_one
  140.             rgbgen identity
  141.             tcmod scale .25 .5
  142.             tcmod scroll .001 .025
  143.         }
  144.  
  145.         {
  146.             map $lightmap
  147.             blendFunc GL_dst_color GL_zero
  148.             rgbgen identity        
  149.         }
  150.     
  151.  
  152.     }
  153.  
  154. //**Calm Poollight**
  155. textures/water/calm_poollight
  156.     {
  157.     
  158.         qer_editorimage textures/water/calm_poollight.tga
  159.         q3map_globaltexture
  160.         qer_trans .75
  161.  
  162.         surfaceparm trans
  163.         surfaceparm nonsolid
  164.         surfaceparm water
  165.         surfaceparm nolightmap
  166.         q3map_surfacelight 50
  167.  
  168.         cull disable
  169.         tesssize 64
  170.         deformVertexes wave 100 sin 1 1 1 .1
  171.         
  172.     
  173.     
  174.         { 
  175.             map liquids/liquids/pool3d_5c2.tga
  176.             blendFunc GL_dst_color GL_zero
  177.             rgbgen identity
  178.             tcmod scale .5 .5
  179.             tcmod transform 1.5 0 1.5 1 1 2
  180.             tcmod scroll -.05 .001
  181.         }
  182.     
  183.         { 
  184.             map liquids/liquids/pool3d_6c2.tga
  185.             blendFunc GL_dst_color GL_zero
  186.             rgbgen identity
  187.             tcmod scale .5 .5
  188.             tcmod transform 0 1.5 1 1.5 2 1
  189.             tcmod scroll .025 -.001
  190.         }
  191.  
  192.         { 
  193.             map liquids/liquids/pool3d_3c2.tga
  194.             blendFunc GL_dst_color GL_zero
  195.             rgbgen identity
  196.             tcmod scale .25 .5
  197.             tcmod scroll .001 .025
  198.         }
  199.         {
  200.             map liquids/liquids/pool3d_4b2.tga
  201.             blendfunc add
  202.             tcmod scale .125 .125    
  203.             rgbgen identity
  204.         }
  205.  
  206.  
  207.     }
  208. //**Medium Clear Calm Water**
  209. textures/water/clear_calm1
  210.     
  211.     {
  212.         qer_editorimage textures/water/clear_calm1.tga
  213.         qer_trans .5
  214.         q3map_globaltexture
  215.         surfaceparm trans
  216.         surfaceparm nonsolid
  217.         surfaceparm water
  218.     
  219.         cull disable
  220.         deformVertexes wave 64 sin .25 .25 0 .5    
  221.         { 
  222.             map liquids/liquids/pool3d_5e.tga
  223.             blendFunc GL_dst_color GL_one
  224.             rgbgen identity
  225.             tcmod scale .5 .5
  226.             tcmod scroll .025 .01
  227.         }
  228.     
  229.         { 
  230.             map liquids/liquids/pool3d_3e.tga
  231.             blendFunc GL_dst_color GL_one
  232.             tcmod scale -.5 -.5
  233.             tcmod scroll .025 .025
  234.         }
  235.  
  236.     
  237.         {
  238.             map $lightmap
  239.             blendFunc GL_dst_color GL_zero
  240.             rgbgen identity        
  241.         }
  242.     
  243.     
  244.  
  245.     }
  246. //**Slime**
  247. textures/water/slime1
  248.     {
  249.  
  250.         qer_editorimage textures/water/slime1.tga
  251.         q3map_lightimage liquids/liquids/slime7.tga
  252.         q3map_globaltexture
  253.         qer_trans .5
  254.  
  255.         surfaceparm noimpact
  256.         surfaceparm water
  257.         surfaceparm nolightmap
  258.         surfaceparm trans        
  259.  
  260.         q3map_surfacelight 100
  261.         tessSize 32
  262.         cull disable
  263.  
  264.         deformVertexes wave 100 sin 0 1 .5 .5
  265.  
  266.         {
  267.             map liquids/liquids/slime7c.tga
  268.             tcMod turb .3 .2 1 .05
  269.             tcMod scroll .01 .01
  270.         }
  271.     
  272.         {
  273.             map liquids/liquids/slime7.tga
  274.             blendfunc GL_ONE GL_ONE
  275.             tcMod turb .2 .1 1 .05
  276.             tcMod scale .5 .5
  277.             tcMod scroll .01 .01
  278.         }
  279.  
  280.         {
  281.             map liquids/liquids/bubbles.tga
  282.             blendfunc GL_ZERO GL_SRC_COLOR
  283.             tcMod turb .2 .1 .1 .2
  284.             tcMod scale .05 .05
  285.             tcMod scroll .001 .001
  286.         }        
  287.  
  288.     }
  289.  
  290. //**Flowing Water**
  291. textures/water/flowing
  292. {
  293.     qer_trans .5
  294.     surfaceparm water
  295.     deformVertexes wave 100 sin 0 1 0 1.5
  296.     cull none
  297.     entityMergable        // allow all the sprites to be merged together
  298.     {
  299.         map textures/water/flowing.tga
  300.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  301.         tcmod scroll 0 -3.5
  302.         rgbGen        vertex
  303.         alphaGen    vertex
  304.     }
  305. }
  306.  
  307.